:root {
  --bg-color: #CCCCCC;
  --home-team-badge: url("https://resources.geekycreativecustomer.com/Wolverhampton City Football/Content/uploads/images/Wolverhampton_City_Football_Club_Logo.webp");
  --primary-color: #202a11;
  --secondary-color: #688b47;
  --tertiary-color: #deb029;
  --away-team-badge: url("https://resources.geekycreativecustomer.com/Wolverhampton City Football/Content/uploads/images/BirminghamOJMLogo.webp");
  --away-team-color: #54bbfd;
  --black: #000000;
  --white: #FFFFFF;
}